Skip to content

Fix android kotlin incremental cache 163 - #165

Merged
mortenboye merged 1 commit into
masterfrom
fix-android-kotlin-incremental-cache-163
Jul 28, 2026
Merged

Fix android kotlin incremental cache 163#165
mortenboye merged 1 commit into
masterfrom
fix-android-kotlin-incremental-cache-163

Conversation

@mortenboye

Copy link
Copy Markdown
Contributor

Fixes #163.

Disables Kotlin incremental compilation for the Android plugin by adding
kotlin.incremental=false to the plugin Android Gradle properties.

This works around Kotlin/Gradle cache failures on Windows when the consuming
Flutter project and Pub cache are on different drive roots, for example app on
D: and Pub cache on C:.

@mortenboye
mortenboye force-pushed the fix-android-kotlin-incremental-cache-163 branch 2 times, most recently from 1da89cc to 7a76709 Compare July 28, 2026 20:45
@mortenboye
mortenboye force-pushed the fix-android-kotlin-incremental-cache-163 branch from 7a76709 to 4a16711 Compare July 28, 2026 20:51
@mortenboye
mortenboye merged commit cf8d36f into master Jul 28, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant